Skip to content

Signal.HasObservers property

Defined in

Type: Signal Namespace: Minimalist.Reactive Assembly: Minimalist.Reactive.dll

Applies to

netstandard2.0

public virtual bool HasObservers { get; }

View source

Summary: Gets a value indicating whether indicates whether the subject has observers subscribed to it.

Returns: bool